Anthropic Research
Aug 12, 2026
Reviewing the evidence on worker retraining programs
An Anthropic Economic Research review combines 56 randomized US studies with European experimental evidence and estimates that offering a training slot raises employment by roughly two to three percentage points and annual earnings by about $1,000 on average, against an approximate $13,000 program cost. The authors find larger gains in a small set of employer-linked sector programs, but note that replication has often failed.
- The review synthesizes 56 randomized US studies and additional European experimental evidence on job training.
- The authors estimate modest average employment and earnings gains and conclude that existing retraining programs would likely fall short under large-scale AI displacement.
Why it mattersThe review narrows a key policy assumption around AI-driven labor disruption: conventional retraining appears helpful but too modest to absorb displacement at scale. For workforce planning and AI policy, the evidence favors testing and scaling specific employer-linked models rather than treating generic retraining as a sufficient backstop.
Microsoft Research
Aug 12, 2026
MindTopo reveals VLMs' spatial reasoning abilities
Microsoft Research introduced MindTopo, a controlled benchmark that tests multimodal models on topological properties such as connectivity, enclosure, order, separation, and knots across static reasoning and interactive planning tasks. The research team reports that current models perform materially better on recognition than on multi-step planning, where they often lose structural constraints as scenes change.
- MindTopo evaluates topological reasoning and planning across controlled simulator tasks.
- Microsoft Research reports that tested multimodal models were consistently stronger on static reasoning than interactive planning and remained below human performance.
Why it mattersMindTopo isolates a capability gap that is easy to hide in aggregate vision benchmarks: recognizing a relation in one frame is not the same as preserving it while acting. That distinction matters for robotics, computer-use agents, and other systems whose actions must respect persistent physical constraints.
Google DeepMind Research
Aug 12, 2026
Putting sign language AI into users' hands
Google DeepMind introduced SL2T, a multilingual sign-language-to-text model trained across more than 50 sign languages, and deployed ASL-to-English dictation in Gboard and Live Transcribe on Pixel 11. DeepMind says the system converts on-device pose landmarks rather than raw video and reports a zero-shot score of 70 BLEURT on FLEURS-ASL; both the benchmark result and real-world quality remain provider-reported.
- Google DeepMind launched an ASL-to-English sign-to-text feature powered by SL2T in Gboard and Live Transcribe on Pixel 11.
- DeepMind reports that SL2T was trained on more than 100,000 hours spanning over 50 sign languages and scored 70 BLEURT zero-shot on FLEURS-ASL.
Why it mattersThis moves a specialized multimodal translation system from research into a consumer product while showing a privacy-conscious architecture that discards raw camera video before server-side translation. The release is strategically relevant to multimodal model deployment, accessibility, and on-device preprocessing, but broader language coverage and independent evaluation remain open questions.